home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / timeline.dir / 00117_Script_117 < prev    next >
Text File  |  1983-01-29  |  172b  |  11 lines

  1. on stopMovie
  2.   global parte
  3.   SOUND CLOSE 1
  4.   CLESS
  5.   if the visible of sprite 35 then
  6.     set parte to false
  7.   else
  8.     set parte to true
  9.   end if
  10. end stopMovie
  11.